Skip to content

Add UBI 10 micro based Dockerfiles - #781

Open
halim-lee wants to merge 9 commits into
vNextfrom
ubi-micro
Open

Add UBI 10 micro based Dockerfiles#781
halim-lee wants to merge 9 commits into
vNextfrom
ubi-micro

Conversation

@halim-lee

Copy link
Copy Markdown
Contributor

No description provided.

@leochr leochr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@halim-lee Thank you for the updates. Added a comment about the IBM Java 8 UBI Micro image. The changes to 26.0.0.8 are not needed and can be removed.
The vNext pipeline can build using the latest directory and then retag those images with the version prefix.

# Then build and tag as 'ibmjava:10-ubi'
# $> docker build -t ibmjava:10-ubi -f ./java/Dockerfile.ubi10.minimal java

FROM ibmjava:10-ubi AS builder

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix for the SCC generation issue with IBM Java 8 is now included with vNext (as well as main branch). Let's switch to the official UBI Micro image for IBM Java 8: icr.io/appcafe/ibmjava:8-jre-ubi10-micro

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we only change micro or minimal as well?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

micro image is updated:

FROM icr.io/appcafe/ibmjava:8-jre-ubi10-micro

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Only micro at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants